-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.1.8
-
Code
-
Classes
- AbstractReservationService
| Total Complexity |
175 |
| Dependencies |
40 |
| Dependents |
0 |
| Total lines |
1,042 |
| Lines of code |
610 |
| Logical lines of code |
276 |
| Comment lines |
231 |
| Methods |
23 |
| Properties |
1 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| processBooking() |
D |
32 |
32 |
92 |
| finalize() |
C |
31 |
23 |
117 |
| addPayment() |
C |
37 |
24 |
66 |
| processRequest() |
B |
39 |
21 |
56 |
| runPostBookingActions() |
B |
38 |
19 |
68 |
| getSuccessBookingResponse() |
A |
40 |
5 |
66 |
| getWcStatus() |
S |
59 |
7 |
12 |
| deleteReservation() |
S |
58 |
6 |
17 |
| getResultData() |
S |
55 |
5 |
21 |
| deleteSingleReservation() |
S |
55 |
5 |
20 |
| applyDeposit() |
S |
65 |
6 |
9 |
| getTax() |
S |
67 |
4 |
7 |
| getTaxAmount() |
S |
65 |
3 |
9 |
| getCouponDiscountAmount() |
S |
71 |
3 |
5 |
| inspectMinimumCancellationTime() |
S |
62 |
2 |
12 |
| deleteUserIfNew() |
S |
71 |
2 |
6 |
| setToken() |
S |
68 |
2 |
7 |
| __construct() |
S |
81 |
1 |
3 |
| manageException() |
S |
69 |
1 |
7 |
| getPaymentAmount() |
S |
100 |
1 |
0 |
| getNew() |
S |
68 |
1 |
7 |
| getProvidersPaymentAmount() |
S |
82 |
1 |
3 |
| manageTaxes() |
S |
100 |
1 |
0 |